FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagehl7.fhir.cz.ps
Resource TypeStructureDefinition
IdStructureDefinition-LogBodyPSCzEn.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/HL7-cz/ps/StructureDefinition-LogBodyPSCzEn.html
URLhttps://hl7.cz/fhir/ps/StructureDefinition/LogBodyPSCzEn
Version0.0.1
Statusdraft
Date2026-08-15T21:17:44+00:00
NameLogCzBodyEn
TitleA.2 – Document Body
Realmcz
Authorityhl7
DescriptionLogical model of the Patient Summary document body.
Typehttps://hl7.cz/fhir/ps/StructureDefinition/LogBodyPSCzEn
Kindlogical

Resources that use this resource

StructureDefinition
hl7.fhir.cz.ps#currentLogCzPSCzEnA – Patient Summary (CZ)

Resources that this resource uses

StructureDefinition
hl7.fhir.cz.ps#currentLogAlertsCzEnA.2.2 Alerts
hl7.fhir.cz.ps#currentLogAttachmentsCzEnA.2.10 Attachments
hl7.fhir.cz.ps#currentLogCarePlanCzEnA.2.9 Care Plan
hl7.fhir.cz.ps#currentLogHealthIssuesCzEnA.2.4 Health Issues
hl7.fhir.cz.ps#currentLogHealthStatusInfoCzEnA.2.3 Health Status Information
hl7.fhir.cz.ps#currentLogMedicationSummaryCzEnA.2.5 Medication Summary
hl7.fhir.cz.ps#currentLogPatientProvidedDataCzEnA.2.1 Patient Provided Data
hl7.fhir.cz.ps#currentLogPregnancyHistoryCzEnA.2.7 Pregnancy History
hl7.fhir.cz.ps#currentLogResultsCzEnA.2.8 Results
hl7.fhir.cz.ps#currentLogSocialHistoryCzEnA.2.6 Social History

Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: StructureDefinition LogBodyPSCzEn

NameFlagsCard.TypeDescription & Constraintsdoco
.. LogBodyPSCzEn 0..*BaseA.2 – Document Body
... patientProvidedData 0..1LogPatientProvidedDataCzEnA.2.1 – Patient-provided data
... alerts 1..1LogAlertsCzEnA.2.2 – Alerts
... healthStatusInformation 0..1LogHealthStatusInfoCzEnA.2.3 – Health status information
... healthIssues 0..*LogHealthIssuesCzEnA.2.4 – Health issues
... medicationSummary 0..1LogMedicationSummaryCzEnA.2.5 – Medication summary
... socialHistory 0..1LogSocialHistoryCzEnA.2.6 – Social history
... pregnancyHistory 0..1LogPregnancyHistoryCzEnA.2.7 – Pregnancy history
... results 0..*LogResultsCzEnA.2.8 – Results
... carePlan 0..1LogCarePlanCzEnA.2.9 – Care plan
... attachments 0..1LogAttachmentsCzEnA.2.10 – Attachments

doco Documentation for this format

Source1

{
  "resourceType": "StructureDefinition",
  "id": "LogBodyPSCzEn",
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://hl7.cz/fhir/ps/StructureDefinition/LogBodyPSCzEn",
  "version": "0.0.1",
  "name": "LogCzBodyEn",
  "title": "A.2 – Document Body",
  "status": "draft",
  "date": "2026-08-15T21:17:44+00:00",
  "publisher": "HL7 Czech Republic",
  "contact": [
    {
      "name": "HL7 Czech Republic",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.hl7.cz/"
        }
      ]
    }
  ],
  "description": "Logical model of the Patient Summary document body.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "CZ",
          "display": "Czechia"
        }
      ]
    }
  ],
  "fhirVersion": "4.0.1",
  "kind": "logical",
  "abstract": false,
  "type": "https://hl7.cz/fhir/ps/StructureDefinition/LogBodyPSCzEn",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Base",
  "derivation": "specialization",
  "snapshot": {
    "extension": [
      {
        "url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-base-version",
        "valueString": "4.0.1"
      }
    ],
    "element": [
      {
        "id": "LogBodyPSCzEn",
        "path": "LogBodyPSCzEn",
        "short": "A.2 – Document Body",
        "definition": "Logical model of the Patient Summary document body.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "Base",
          "min": 0,
          "max": "*"
        },
        "isModifier": false
      },
      {
        "id": "LogBodyPSCzEn.patientProvidedData",
        "path": "LogBodyPSCzEn.patientProvidedData",
        "short": "A.2.1 – Patient-provided data",
        "definition": "Data provided by the patient.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "LogBodyPSCzEn.patientProvidedData",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "https://hl7.cz/fhir/ps/StructureDefinition/LogPatientProvidedDataCzEn"
          }
        ]
      },
      {
        "id": "LogBodyPSCzEn.alerts",
        "path": "LogBodyPSCzEn.alerts",
        "short": "A.2.2 – Alerts",
        "definition": "Severe allergies, interactions, or other risks.",
        "min": 1,
        "max": "1",
        "base": {
          "path": "LogBodyPSCzEn.alerts",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "https://hl7.cz/fhir/ps/StructureDefinition/LogAlertsCzEn"
          }
        ]
      },
      {
        "id": "LogBodyPSCzEn.healthStatusInformation",
        "path": "LogBodyPSCzEn.healthStatusInformation",
        "short": "A.2.3 – Health status information",
        "definition": "Information about the patient’s health status.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "LogBodyPSCzEn.healthStatusInformation",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "https://hl7.cz/fhir/ps/StructureDefinition/LogHealthStatusInfoCzEn"
          }
        ]
      },
      {
        "id": "LogBodyPSCzEn.healthIssues",
        "path": "LogBodyPSCzEn.healthIssues",
        "short": "A.2.4 – Health issues",
        "definition": "Health issues.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "LogBodyPSCzEn.healthIssues",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "https://hl7.cz/fhir/ps/StructureDefinition/LogHealthIssuesCzEn"
          }
        ]
      },
      {
        "id": "LogBodyPSCzEn.medicationSummary",
        "path": "LogBodyPSCzEn.medicationSummary",
        "short": "A.2.5 – Medication summary",
        "definition": "Medication summary.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "LogBodyPSCzEn.medicationSummary",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "https://hl7.cz/fhir/ps/StructureDefinition/LogMedicationSummaryCzEn"
          }
        ]
      },
      {
        "id": "LogBodyPSCzEn.socialHistory",
        "path": "LogBodyPSCzEn.socialHistory",
        "short": "A.2.6 – Social history",
        "definition": "Social history.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "LogBodyPSCzEn.socialHistory",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "https://hl7.cz/fhir/ps/StructureDefinition/LogSocialHistoryCzEn"
          }
        ]
      },
      {
        "id": "LogBodyPSCzEn.pregnancyHistory",
        "path": "LogBodyPSCzEn.pregnancyHistory",
        "short": "A.2.7 – Pregnancy history",
        "definition": "Pregnancy history.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "LogBodyPSCzEn.pregnancyHistory",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "https://hl7.cz/fhir/ps/StructureDefinition/LogPregnancyHistoryCzEn"
          }
        ]
      },
      {
        "id": "LogBodyPSCzEn.results",
        "path": "LogBodyPSCzEn.results",
        "short": "A.2.8 – Results",
        "definition": "Results.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "LogBodyPSCzEn.results",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "https://hl7.cz/fhir/ps/StructureDefinition/LogResultsCzEn"
          }
        ]
      },
      {
        "id": "LogBodyPSCzEn.carePlan",
        "path": "LogBodyPSCzEn.carePlan",
        "short": "A.2.9 – Care plan",
        "definition": "Care plan.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "LogBodyPSCzEn.carePlan",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "https://hl7.cz/fhir/ps/StructureDefinition/LogCarePlanCzEn"
          }
        ]
      },
      {
        "id": "LogBodyPSCzEn.attachments",
        "path": "LogBodyPSCzEn.attachments",
        "short": "A.2.10 – Attachments",
        "definition": "Attachments.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "LogBodyPSCzEn.attachments",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "https://hl7.cz/fhir/ps/StructureDefinition/LogAttachmentsCzEn"
          }
        ]
      }
    ]
  },
  "differential": {
    "element": [
      {
        "id": "LogBodyPSCzEn",
        "path": "LogBodyPSCzEn",
        "short": "A.2 – Document Body",
        "definition": "Logical model of the Patient Summary document body."
      },
      {
        "id": "LogBodyPSCzEn.patientProvidedData",
        "path": "LogBodyPSCzEn.patientProvidedData",
        "short": "A.2.1 – Patient-provided data",
        "definition": "Data provided by the patient.",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "https://hl7.cz/fhir/ps/StructureDefinition/LogPatientProvidedDataCzEn"
          }
        ]
      },
      {
        "id": "LogBodyPSCzEn.alerts",
        "path": "LogBodyPSCzEn.alerts",
        "short": "A.2.2 – Alerts",
        "definition": "Severe allergies, interactions, or other risks.",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "https://hl7.cz/fhir/ps/StructureDefinition/LogAlertsCzEn"
          }
        ]
      },
      {
        "id": "LogBodyPSCzEn.healthStatusInformation",
        "path": "LogBodyPSCzEn.healthStatusInformation",
        "short": "A.2.3 – Health status information",
        "definition": "Information about the patient’s health status.",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "https://hl7.cz/fhir/ps/StructureDefinition/LogHealthStatusInfoCzEn"
          }
        ]
      },
      {
        "id": "LogBodyPSCzEn.healthIssues",
        "path": "LogBodyPSCzEn.healthIssues",
        "short": "A.2.4 – Health issues",
        "definition": "Health issues.",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "https://hl7.cz/fhir/ps/StructureDefinition/LogHealthIssuesCzEn"
          }
        ]
      },
      {
        "id": "LogBodyPSCzEn.medicationSummary",
        "path": "LogBodyPSCzEn.medicationSummary",
        "short": "A.2.5 – Medication summary",
        "definition": "Medication summary.",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "https://hl7.cz/fhir/ps/StructureDefinition/LogMedicationSummaryCzEn"
          }
        ]
      },
      {
        "id": "LogBodyPSCzEn.socialHistory",
        "path": "LogBodyPSCzEn.socialHistory",
        "short": "A.2.6 – Social history",
        "definition": "Social history.",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "https://hl7.cz/fhir/ps/StructureDefinition/LogSocialHistoryCzEn"
          }
        ]
      },
      {
        "id": "LogBodyPSCzEn.pregnancyHistory",
        "path": "LogBodyPSCzEn.pregnancyHistory",
        "short": "A.2.7 – Pregnancy history",
        "definition": "Pregnancy history.",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "https://hl7.cz/fhir/ps/StructureDefinition/LogPregnancyHistoryCzEn"
          }
        ]
      },
      {
        "id": "LogBodyPSCzEn.results",
        "path": "LogBodyPSCzEn.results",
        "short": "A.2.8 – Results",
        "definition": "Results.",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "https://hl7.cz/fhir/ps/StructureDefinition/LogResultsCzEn"
          }
        ]
      },
      {
        "id": "LogBodyPSCzEn.carePlan",
        "path": "LogBodyPSCzEn.carePlan",
        "short": "A.2.9 – Care plan",
        "definition": "Care plan.",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "https://hl7.cz/fhir/ps/StructureDefinition/LogCarePlanCzEn"
          }
        ]
      },
      {
        "id": "LogBodyPSCzEn.attachments",
        "path": "LogBodyPSCzEn.attachments",
        "short": "A.2.10 – Attachments",
        "definition": "Attachments.",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "https://hl7.cz/fhir/ps/StructureDefinition/LogAttachmentsCzEn"
          }
        ]
      }
    ]
  }
}